[INFO] cloning repository https://github.com/AlexanderProd/thermal-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderProd/thermal-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 988cde0633466a23eb64037388d91abb6480cad3
[INFO] fixing AlexanderProd/thermal-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderProd%2Fthermal-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderProd/thermal-rs
[INFO] finished tweaking git repo https://github.com/AlexanderProd/thermal-rs
[INFO] tweaked toml for git repo https://github.com/AlexanderProd/thermal-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderProd/thermal-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderProd/thermal-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8
[INFO] running `Command { std: "docker" "start" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling dji-thermal-sys v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking byteordered v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking img-parts v0.2.3
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]    Compiling charls-sys v2.4.2
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.3.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking zerocopy v0.5.0
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking charls v0.3.1
[INFO] [stderr]     Checking thermal v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/parse.rs (12 fixes)
[INFO] [stderr]        Fixed src/temperature.rs (1 fix)
[INFO] [stderr]        Fixed src/cli.rs (3 fixes)
[INFO] [stderr]    Migrating src/bin/thermal-stats/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/thermal-transform/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/parsing.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: thermal v0.3.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking thermal v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 arg!("paths")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 47 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 opt!("output")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 29 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .arg(opt!("min").required(true).help("Min value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .arg(opt!("max").required(true).help("Max value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 opt!("copy exif")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 36 |                     .takes_value(false)
[INFO] [stdout]    |                      ----------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 42 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 opt!("output")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 29 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .arg(opt!("min").required(true).help("Min value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .arg(opt!("max").required(true).help("Max value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 opt!("copy exif")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 36 |                     .takes_value(false)
[INFO] [stdout]    |                      ----------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 42 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 arg!("paths")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 28 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 17 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 17 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-transform" test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 arg!("paths")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 28 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 17 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 17 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-stats/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-stats") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 arg!("paths")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 47 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `arg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 opt!("output")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 29 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .arg(opt!("min").required(true).help("Min value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .arg(opt!("max").required(true).help("Max value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 opt!("copy exif")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 36 |                     .takes_value(false)
[INFO] [stdout]    |                      ----------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 42 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 opt!("json")
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 23 |                     .short("j")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 opt!("output")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 29 |                     .required(true)
[INFO] [stdout]    |                      -------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .arg(opt!("min").required(true).help("Min value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .arg(opt!("max").required(true).help("Max value for transform"))
[INFO] [stdout]    |                  ^^^^^^^^^^^ -------- borrow later used by call
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |                  temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 opt!("copy exif")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 36 |                     .takes_value(false)
[INFO] [stdout]    |                      ----------- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/bin/thermal-transform/args.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 opt!("distance")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 creates a temporary value which is freed while still in use
[INFO] [stdout]    |                 temporary value is freed at the end of this statement
[INFO] [stdout] 42 |                     .short("d")
[INFO] [stdout]    |                      ----- borrow later used by call
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `opt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-transform") due to 13 previous errors
[INFO] [stderr] error: could not compile `thermal` (bin "thermal-stats" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8", kill_on_drop: false }`
[INFO] [stdout] 343bda2185f0ee943cff4fb130c3dc060022b77ffd82db38a1abd943ef5be1f8
